@media screen and (max-width: 1680px) {
	.index_banner_pc img {
		position: absolute;
		left: -120px;
	}

	.index_title_div_inner img {
		left: -120px;
	}

	.viewBanner img {
		position: absolute;
		left: -120px;
	}

	.gailan_box {
		top: 0px;
		padding-top: 30px;
		margin: 0px auto !important
	}
}

@media screen and (max-width: 1440px) {


	/*2016-11-24 peter*/
	.index_banner_pc img {
		position: absolute;
		left: -234px;
	}

	.viewBanner img {
		position: absolute;
		left: -250px;
	}

	/**/
	.tiaokuan.fixed .tiaokuan_top {
		top: 182px;
	}
}

@media screen and (max-width: 1550px) and (min-width: 1280px) {
	.index_txt .text {
		font-size: 48px;
	}

	.index_txt>ul>li>a {
		padding-left: 30px;
	}
}

@media screen and (max-width: 1280px) {

	/*2016-11-24 peter*/
	.index_banner_pc img {
		position: absolute;
		left: -312px;
	}

	.viewBanner img {
		position: absolute;
		left: -290px;
	}
}

/**/
@media screen and (max-width: 1280px) and (min-width: 1180px) {
	.footer_nav_rt .footer_nav_rt_list {
		padding-right: 60px;
		padding-left: 0px;
	}
}

@media screen and (max-width: 1180px) {
	.child_rt_contact {
		border-left: 0px;
	}

	.contact_us_info {
		border-left: 0px;
	}

	.contact_us_info_title {
		font-size: 18px;
		line-height: 30px;
	}

	.contact_us_info>.contact_us_info_box .contact_us_info_form {
		margin: 0px;
		width: 100%;
		padding: 30px 0px;
	}

	.contact_us_info>.wap_hide {
		display: none;
	}

	.contact_us_info>.contact_us_info_box {
		width: 100%;
	}

	.index_txt .text {
		font-size: 48px;
	}

	.index_txt>ul>li>a {
		padding-left: 285px;
	}

	.bdshare-slide-button {
		display: none !important;
	}

	.footer_nav {
		padding: 15px 0;
	}

	.footer_nav_lt {
		display: none;
	}

	.footer_nav_rt .footer_nav_rt_list {
		padding: 0;
		width: 100%;
	}

	.footer_nav_rt {
		width: 80%;
		float: none;
		/*margin:auto;*/
		display: block;
	}

	.footer_nav_rt .footer_nav_rt_list ul {
		display: none;
		padding-left: 20px;
		margin-bottom: 20px;
	}

	.footer_nav_rt .footer_nav_rt_list ul li {
		width: 50%;
		float: left;
	}

	.footer_nav_rt .footer_nav_rt_list ul.last {
		margin-bottom: 0;
	}

	.footer_nav_rt_list span i.i1 {
		display: block;
	}

	.footer_nav_rt_list span {
		margin: 0;
		cursor: pointer;
	}

	.footer_nav_rt_list span.cur i.i1 {
		display: none;
	}

	.footer_nav_rt_list span.cur i.i2 {
		display: block;
	}

	.on {
		margin-top-left: 130px !important;
	}

	/*.pc_hide{ display:none !important;}*/

	/*.manage{padding:30px 0; width:780px; margin:auto;}*/

	.index_cot2 ul li {
		width: 33.3%;
		margin: 10px 0;
		border: 5px solid #fff;
		box-sizing: border-box;
	}

	.footer_nav_rt .footer_nav_rt_list {
		padding-left: 60px;
	}

	.anli ul li {
		width: 32%;
		margin: 0.5%;
	}

	.index_banner_pc img {
		position: absolute;
		left: -340px;
	}

	.viewBanner img {
		position: absolute;
		left: -340px;
	}

	.child_pic {
		display: none;
	}

	/*.product_1 { display:block; height:100%;}*/
	.product_1 .product_1_img {
		height: auto;
	}


	.product_dl.dl_dd_pt_20 dd.first {
		padding: 20px 0 40px 0;
	}

	.product_dl.dl_dd_pt_40 dd.first {
		padding: 0 0 40px 0;
	}

	.content.fixed {
		padding-top: 51px;
	}

	.tiaokuan.fixed .tiaokuan_cur {
		top: 51px;
	}

	.tiaokuan.fixed .tiaokuan_top {
		top: 131px;
	}

	.tiaokuan.fixed .tiaokuan_cot_list .tiaokuan_title {
		padding-top: 311px;
		margin-top: -311px;
	}

	.tiaokuan.fixed2 .tiaokuan_cot_list .tiaokuan_title {
		padding-top: 371px;
		margin-top: -371px;
	}

	.tiaokuan.fixed2 .tiaokuan_cur {
		top: 51px;
	}

	.tiaokuan.fixed2 .tiaokuan_top {
		top: 131px;
	}

	.yanshi_txt {
		padding-top: 75px;
	}

}


/* @media screen and (min-width: 1300px){
	.wd1180{ max-width:1100px; min-width:800px;}
} */
@media screen and (max-width: 1280px) {

	.tiaokuan.fixed .tiaokuan_top,
	.tiaokuan.fixed2 .tiaokuan_top,
	.tiaokuan.fixed2 .tiaokuan_cur,
	.tiaokuan.fixed .tiaokuan_cur {
		width: 100%;
		margin-left: 0;
		left: 0;
		-webkit-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	}

	/*.header{display:none;}
.wap_head{display:block; position:fixed; top:0; left:0; z-index:10; width:100%;}*/
	.wap_head.lt250 {
		left: 300px;
		-webkit-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	}

	.wap_head.rt250 {
		right: 300px;
		-webkit-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 500ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	}

}

@media screen and (max-width: 1920px){

	.product_dl dd {
		min-height: 80px;
	}

	.fuwu_dd dd {
		min-height: auto !important;
	}
}

@media screen and (max-width: 1200px) {
	.btn_yanshi {
		padding: 10px 15px;
	}

	.execution_Title {
		font-size: 38px;
		margin-left: -331px;
	}
}

@media screen and (max-width: 1200px) and (min-width:1024px) {
	.isMobile {
		display: none;
	}

	.videoBox {
		display: none;
	}

	.nav_ul li .li_a {
		padding: 7px 1px 5px 1px;
	}

	.wd1180 {
		max-width: 990px;
		min-width: 990px;
	}

	.fenlei {
		padding-right: 50%;
	}

	.fenlei .fenlei_img {
		max-width: 50%;
	}

	.fenlei.odd {
		padding-left: 50%;
	}

	.anli_txt {
		padding-top: 60px;
		line-height: 60px;
	}

	.yanshi_txt {
		line-height: 60px;
		margin-right: 10px;
		margin-left: -85px;
	}

	.nav_ul li .li_a {
		margin-left: 3px;
	}
}

@media screen and (max-width: 1024px) {
	.smbOtherImg {
		margin-top: 55px;
	}

	.smb_top_img {
		background: url('/images/smb/smb_banner1024.png');
	}

	.mo_Excution_pic {
		display: block;
	}

	.pc_Excution_pic {
		display: none;
	}

	.index_banner_pad .knowMore {
		width: 140px;
	}

	.hideText {
		display: none;
	}

	.bdshare-slide-button {
		display: none !important;
	}

	#qiao-wrap ins,
	#qiao-fixed-wrap ins,
	#BDBridgeFixedWrap ins {
		display: none !important;
	}

	ins#qiao-invite-wrap,
	#qiao-wrap ins {
		display: none !important;
	}

	.fenlei {
		padding-right: 50%;
	}

	.fenlei .fenlei_img {
		max-width: 50%;
	}

	.fenlei.odd {
		padding-left: 50%;
	}

	.anli_txt {
		padding-top: 60px;
		line-height: 60px;
	}

	.yanshi_txt {
		line-height: 60px;
		margin-right: 10px;
		margin-left: -85px;
	}

	.custom_sound li {
		width: 48% !important;
		text-align: center;
	}

	.custom_sound li {
		width: 47% !important;
		text-align: center;
	}

	.custom_sound li .anli_link_a a {
		width: 200px;
	}

	.list_pic {
		float: left;
		width: 48%;
		text-align: center;


	}

	.component_title {
		margin-top: 50px;
	}

	.component_top {
		top: 51px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.pad_h_ban {
		display: block !important;
	}

	.header {
		display: none;
	}

	.wap_hide {
		display: none;
	}

	.wap_show {
		display: block;
	}

	.wd1180 {
		padding: 0 10px;
	}

	.child {
		padding-left: 0;
	}

	.wap_head {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		width: 100%;
	}

	.pc_ban_hide {
		display: none;
	}

	.banner_pc {
		margin-top: 50px;
	}

	.child_rt,
	.child_rt.bg2,
	.child_rt.bg3,
	.child_rt.bg4 {
		border: none;
	}

	/*.banner_pc{ height:100% !important; margin-top:50px;background-position:50% 0%; background-size:cover;}*/
	.wap_head .btn_menu {
		background-size: 28px 18px;
		background-position: 50% 50%;
	}

	.index_txt {
		width: 400px;
		line-height: 60px;
		bottom: 35%;
		left: 62%;
	}

	.index_txt .text {
		font-size: 34px;
	}

	.banner .knowMore {
		margin: 20px auto !important;
	}


	.tiaokuan.fixed2 .tiaokuan_top,
	.tiaokuan.fixed .tiaokuan_top {
		display: none;
	}

	.product_dl dd {
		padding: 40px 0 40px 0;
	}

	.anli_txt {
		line-height: 60px;
		width: 540px;
		padding-top: 165px;
	}

	.child_60 {
		padding: 15px;
	}

	.about_deatil {
		padding: 30px 0 30px 0;
	}

	.tiaokuan.fixed2 {
		padding-top: 65px;
	}

	.manage {
		padding: 30px 0;
	}

	.index_banner_pad {
		display: block;
	}

	.anli ul li span {
		font-size: 16px;
	}

	.shuji_jianjie_cot {
		padding: 30px 0;
	}

	.product_1_bg .pd20 {
		font-size: 20px;
		padding: 15px 20px 15px 60px;
		line-height: 32px;
	}

	.index_ul ul li {
		padding: 30px 1%;
		width: 24.3%;
		margin: 8px 5.275% 45px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 20px 0;
	}

	.yanshi_txt {
		display: none;
	}

	.index_txt .knowMore span {
		background: url(../images/yjt2.png) no-repeat right 9px !important
	}

	.shuping {
		padding: 20px 0;
	}

	.index {
		padding: 40px 0 0 0;
	}

	.index_ul ul li a span {
		padding: 55px 0 20px;
		font-size: 22px;
	}

	.index_ul ul li a p {
		font-size: 18px;
		line-height: 25px;
	}

	.index_ul ul li a.more {
		margin-top: 40px;
		font-size: 16px;
	}

	/*.manage_img ul li{width:32%; margin:0.6%;}
.manage_img ul li img{width:100%; height:auto;}*/
	.manage_img ul li h3 {
		font-size: 18px;
	}

	.manage_img ul li span {
		font-size: 14px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		line-height: 35px;
	}

	.news .news_ul ul li {
		width: 32%;
		margin: 0.6%;
	}

	.news .news_ul ul li h3 a {
		font-size: 18px;
		overflow: hidden;
	}

	.index_txt .text,
	.anli_txt .text {
		font-size: 34px;
	}

	.fenlei {
		padding-right: 50%;
		position: relative;
	}

	.fenlei.odd {
		padding-left: 50%;
		padding-right: 0;
	}

	.fenlei .fenlei_img {
		max-width: 48%;
	}

	.index_ul ul li a img {
		max-width: 120px;
	}

	.tiaokuan_top ul {
		padding-left: 3%;
		width: 30%;
	}

	.tiaokuan.fixed .tiaokuan_cur,
	.tiaokuan.fixed2 .tiaokuan_cur {
		text-indent: 3%;
	}

	.tiaokuan_cot {
		padding: 30px 3%;
	}

	.banner_pc .knowMore {
		margin: 20px auto 0;
	}

	.footer_nav_rt .footer_nav_rt_list {
		padding: 0;
		width: 100%;
	}

	.footer_nav_rt .footer_nav_rt_list ul {
		display: none;
		padding-left: 20px;
		margin-bottom: 20px;
	}

	.footer_nav_rt .footer_nav_rt_list ul li {
		width: 50%;
		float: left;
	}

	.footer_nav_rt_list span i.i1 {
		display: block;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 10px 20px;
		font-size: 16px;
		line-height: 30px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		padding: 10px;
		width: 45%;
		height: 180px;
		float: left;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: 180px;
		padding: 10px;
		margin-top: 20px;
		width: 45%;
		float: right;
		margin-top: 0;
	}

	.pad_hide {
		display: none !important;
	}

	.con_ban_pad {
		height: 300px !important;
		background-image: url(../images/banner_contact_pad.jpg);
		background-position: 50% 50%;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.con_ban_pad img {
		height: 300px !important;
	}

	.form_cot_list .sec {
		font-size: 16px;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: url(../images/xljt.png) no-repeat right 10px center;
		text-indent: 10px;
	}

	.index_ul ul li:first-child,
	.index_ul ul li:nth-child(4) {
		margin-left: 0 !important;
	}

	.index_ul ul li:nth-child(3),
	.index_ul ul li:nth-child(6) {
		margin-right: 0 !important;
	}

	.tiaokuan.fixed {
		padding-top: 65px;
	}

	.footer_nav_lt {
		display: none;
	}

	.footer_nav_rt {
		display: block;
		float: none;
	}

	.child_rt,
	.child_rt.bg2,
	.child_rt.bg3,
	.child_rt.bg4,
	.child_rt.bgSPM,
	.child_rt.bgHCM,
	.child_rt.bgFAS,
	.child_rt.bgOA,
	.child_rt.bgO2O,
	.child_rt.bgBI,
	.child_rt.bgFinance,
	.child_rt.bgPPM,
	.child_rt.bgERP2 {
		border: none;
	}
}

@media screen and (max-width: 1023px) {

	.industry_title_img {
		display: none;
	}

	.header {
		display: none;
	}

	.wap_hide {
		display: none;
	}

	.wap_show {
		display: block;
	}

	.wd1180 {
		padding: 0 12px;
	}

	.child {
		padding-left: 0;
	}

	.wap_head {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		width: 100%;
	}

	.pc_ban_hide {
		display: none;
	}

	.banner_pc {
		margin-top: 50px;
	}

	.child_rt,
	.child_rt.bg2,
	.child_rt.bg3,
	.child_rt.bg4,
	.child_rt.bgSPM,
	.child_rt.bgHCM,
	.child_rt.bgFAS,
	.child_rt.bgOA,
	.child_rt.bgO2O,
	.child_rt.bgBI,
	.child_rt.bgFinance,
	.child_rt.bgPPM,
	.child_rt.bgERP2 {
		border: none;
	}

	/*.banner_pc{ height:100% !important; margin-top:50px;background-position:50% 0%; background-size:cover;}*/
	.wap_head .btn_menu {
		background-size: 28px 18px;
		background-position: 50% 50%;
	}

	.index_txt {
		width: 70%;
		line-height: 60px;
		bottom: 45%;
		left: 48%;
	}

	.index_txt .text {
		font-size: 34px;
	}

	.banner .knowMore {
		margin: 20px auto !important;
	}


	.tiaokuan.fixed2 .tiaokuan_top,
	.tiaokuan.fixed .tiaokuan_top {
		display: none;
	}

	.product_dl dd {
		padding: 40px 0 40px 0;
	}

	.anli_txt {
		line-height: 60px;
		width: 540px;
		padding-top: 165px;
	}

	.child_60 {
		padding: 15px;
	}

	.about_deatil {
		padding: 30px 0 30px 0;
	}

	.tiaokuan.fixed2 {
		padding-top: 65px;
	}

	.manage {
		padding: 30px;
	}

	.index_banner_pad {
		display: block;
	}

	.anli ul li span {
		font-size: 16px;
	}

	.shuji_jianjie_cot {
		padding: 30px 0;
	}

	.product_1_bg .pd20 {
		font-size: 20px;
		padding: 15px 20px 15px 60px;
		line-height: 32px;
	}

	.index_ul ul li {
		padding: 30px 1%;
		width: 24.3%;
		margin: 8px 3% 45px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 20px 0;
	}

	.yanshi_txt {
		display: none;
	}

	.index_txt .knowMore span {
		background: url(../images/yjt2.png) no-repeat right 6px !important
	}

	.shuping {
		padding: 20px 0;
	}

	.index {
		padding: 40px 0 0 0;
	}

	.index_ul ul li a span {
		padding: 35px 0 0px;
		font-size: 22px;
		height: 45px;
	}

	.index_ul ul li a p {
		font-size: 18px;
		line-height: 25px;
		margin-top: 15px;
		margin-bottom: 0px;
	}

	.index_ul ul li a.more {
		font-size: 16px;
	}

	/*.manage_img ul li{width:32%; margin:0.6%;}
.manage_img ul li img{width:100%; height:auto;}*/
	.manage_img ul li h3 {
		font-size: 18px;
	}

	.manage_img ul li span {
		font-size: 14px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		line-height: 35px;
	}

	.news .news_ul ul li {
		width: 32%;
		margin: 0.6%;
	}

	.news .news_ul ul li h3 a {
		font-size: 18px;
		overflow: hidden;
	}

	.index_txt .text,
	.anli_txt .text {
		font-size: 54px;
		line-height: 64px;
	}

	.fenlei {
		padding-right: 50%;
		position: relative;
	}

	.fenlei.odd {
		padding-left: 50%;
		padding-right: 0;
	}

	.fenlei .fenlei_img {
		max-width: 48%;
	}

	.index_ul ul li a img {
		max-width: 120px;
	}

	.tiaokuan_top ul {
		padding-left: 3%;
		width: 30%;
	}

	.tiaokuan.fixed .tiaokuan_cur,
	.tiaokuan.fixed2 .tiaokuan_cur {
		text-indent: 3%;
	}

	.tiaokuan_cot {
		padding: 30px 3%;
	}

	.banner_pc .knowMore {
		margin: 20px auto 0;
	}

	.footer_nav_rt {
		width: 665px;
	}

	.footer_nav_rt .footer_nav_rt_list {
		padding-left: 4%;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 10px 20px;
		font-size: 16px;
		line-height: 30px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		padding: 10px;
		width: 45%;
		height: 180px;
		float: left;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: 180px;
		padding: 10px;
		margin-top: 20px;
		width: 45%;
		float: right;
		margin-top: 0;
	}

	.pad_hide {
		display: none !important;
	}

	.con_ban_pad {
		height: 300px !important;
		background-image: url(../images/banner_contact_pad.jpg);
		background-position: 50% 50%;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.con_ban_pad img {
		height: 300px !important;
	}

	.form_cot_list .sec {
		font-size: 16px;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: url(../images/xljt.png) no-repeat right 10px center;
		text-indent: 10px;
	}

	/*.index_ul ul li:first-child,.index_ul ul li:nth-child(4){ margin-left:0 !important;}
.index_ul ul li:nth-child(3),.index_ul ul li:nth-child(6){ margin-right:0 !important; }*/
	.tiaokuan.fixed {
		padding-top: 65px;
	}



}

@media screen and (min-width: 1080px) {
	.wd1180 {
		max-width: 1200px;
	}

}

@media screen and (min-width: 1281px) {
	.wd1180 {
		max-width: 1340px;
	}

}

@media screen and (max-width: 960px) {
	.right_fixed>.right_fixed_item>.right_fixed_item_internal_left {

		left: -150px;

		display: none;
		width: 150px;
		height: 150px;
	}

	.returnTop {
		display: none;
	}

	.productTypePriceContentFlex .typeItem {
		width: 100%;
	}

	.productTypePriceDiv>.productTypePriceTopDiv .productTypePriceTopImg {
		display: none;
	}

	.productTypePriceDiv>.productTypePriceTopDiv {
		font-size: 18px;
	}


	.bdshare-slide-button {
		display: none !important;
	}

	.wap_head .btn_menu {
		background-size: 28px 18px;
		background-position: 50% 50%;
	}

	.footer_nav_rt .footer_nav_rt_list {
		padding-left: 4%;
	}

	.form_cot_list .txt {
		max-width: 400px;
	}

	.form_cot_list .sec {
		max-width: 400px;
	}

	.form_cot_list .txt2 {
		max-width: 400px;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 10px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		height: auto;
		padding: 10px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: auto;
		padding: 10px;
		margin-top: 20px;
	}

	.pad_hide {
		display: none !important;
	}

}

@media screen and (max-width: 840px) {

	.price_content_right_text {
		line-height: 27px;
		font-size: 15px;
	}

	.price_content_text {
		padding: 0 20px;
	}

	.price_content_text2 {
		padding-left: 20px;
	}

	.price_top_title {
		color: #ffffff;
		font-size: 20px;
		position: absolute;
		top: -140px;
		line-height: 28px;
		height: 140px;
		z-index: 10;
		background-color: #0da3ff;
		text-align: left;
		width: 100%;
		margin-left: 0px
	}

	.price_top_img img {
		display: none;
	}

	.price_partition_div {
		margin-top: 193px;
	}

	.price_warp {
		padding-left: 12px;
	}

	.yanshi_div_selectPro_row {
		height: auto !important;
	}

	.contact_us_info_form_title {
		font-size: 14px;
		padding: 0;
	}

	.manage {
		padding: 30px 0;
		/*width:520px;*/
		margin: auto;
	}

	.form_cot_list .txt {
		max-width: 400px;
	}

	.form_cot_list .sec {
		max-width: 400px;
	}

	.form_cot_list .txt2 {
		max-width: 400px;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 10px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		height: auto;
		padding: 10px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: auto;
		padding: 10px;
		margin-top: 20px;
	}

	.ser_sport .dd_img img {
		height: auto;
	}

	.product_dl_cur4 {
		line-height: 45px;
	}

	.wap_map {
		display: block;
	}

	.Sitemap {
		display: none;
	}

	.pad_hide {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.smb_top_outer_div {
		padding-top: 550px;
	}

	.smb_top_img {
		height: 1400px;
		background: url('/images/smb/smb_banner768.png');
	}

	/*.banner_pc{ display:none}*/
	.pc_ban_hide {
		display: none
	}

	.index_ul ul li {
		padding: 30px 1%;
		width: 24.3%;
		margin: 8px 20px 45px;
	}

	.pad_hide {
		display: none !important;
	}

	.banner_pad {
		display: block;
		margin-top: 50px;
	}

	.index_banner_pad {
		display: block;
	}

	.ser_sport .dd_img img {
		height: auto;
	}

	.hezuo_form {
		width: 100%;
		padding: 15px 0;
	}

	.product_dl_cur4 {
		line-height: 45px;
	}

	.wap_map {
		display: block;
	}

	.Sitemap {
		display: none;
	}

	.header {
		display: none;
	}

	.wap_head {
		display: block;
	}

	.child {
		padding-left: 0;
	}

	.anli_txt {
		padding-top: 100px;
	}

	.index_ul ul li a img {
		width: auto;
		max-width: 120px;
	}

	.index_txt .text,
	.anli_txt .text {
		font-size: 44px;
		line-height: 64px;
	}

	.child_rt,
	.child_rt.bg2,
	.child_rt.bg3,
	.child_rt.bg4 {
		border: none;
	}

	.index_cot2 ul li {
		width: 32%;
		margin: 10px 1% 10px 0;
	}

	.fenlei {
		padding-right: 50%;
	}

	.fenlei.odd {
		padding-left: 50%;
	}

	.fenlei .fenlei_img {
		max-width: 48%;
	}

	.fenlei.odd .fenlei_img {
		left: 0;
	}

	.fenlei_a a {
		padding: 0 18px;
	}

	.child_pic {
		display: none;
	}

	.product_1 {
		display: block;
		height: auto;
	}

	.product_1 .product_1_img {
		height: 400px;
	}

	.product_dl dd {
		padding: 40px 0 40px 0;
		font-size: 16px;
		line-height: 30px;
	}

	.anli ul li {
		width: 32.3%;
		margin: 0.5%;
	}

	.anli ul li h3 {
		font-size: 18px;
	}

	.anli ul li span {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.form_cot_list .txt {
		max-width: 400px;
	}

	.tiaokuan.fixed {
		padding-top: 240px !important;
	}

	.form_cot_list .sec {
		max-width: 400px;
		font-size: 16px;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: url(../images/xljt.png) no-repeat right 10px center;
		text-indent: 7px;
	}

	.form_cot_list .txt2 {
		max-width: 400px;
	}

	.diqu .diqu_list {
		height: auto;
		margin-bottom: 20px;
	}

	/*.index_ul ul li:first-child,.index_ul ul li:nth-child(4){ margin-left:0 !important;}
.index_ul ul li:nth-child(3),.index_ul ul li:nth-child(6){ margin-right:0 !important; }*/
	.dl_sec .sec {
		font-size: 14px;
	}

	.product_dl dd .dd_img {
		padding-left: 50%;
	}

	.product_dl dd .dd_img img {
		max-width: 45%;
	}

	.product_dl dd .dd_img.odd {
		padding-right: 50%;
	}

	.index_txt .knowMore span {
		background: url(../images/yjt2.png) no-repeat right 12px !important
	}

	.child_60 {
		padding: 30px 0 30px 0;
	}

	.ser_sport dd {
		min-height: 245px;
	}

	.manage {
		padding: 15px;
	}

	.about_deatil {
		padding: 30px 0 30px 0;
	}

	.diqu {
		padding: 30px 0 30px 0;
		line-height: 30px;
	}

	.tiaokuan .tiaokuan_cur {
		padding: 45px 0 20px 0;
	}

	.shangbiao dl dd {
		padding: 10px 0 30px 0;
	}

	.yanshi_txt {
		margin-left: 365px !important;
		font-size: 34px;
		line-height: 60px;
		width: 480px;
	}

	.index_txt {
		bottom: 38%;
		width: 88%;
		left: 40%;
	}

	.index_title {
		font-size: 30px;
		line-height: 40px;
	}

	.index_cot {
		font-size: 18px;
		line-height: 30px;
	}

	.index_cot .index_cot_a {
		font-size: 18px;
	}

	.manage_img ul li {
		/*width:31%;*/
		margin: 10px 1% 30px 1%;
	}

	.jianjie_60 {
		padding-top: 0px;
	}

	.con_ban_pad {
		background-image: url(../images/banner_contact.jpg);
	}

	.shuping_cot ul li h3 {
		font-size: 16px;
	}

	.tiaokuan.fixed2 .tiaokuan_top,
	.tiaokuan.fixed .tiaokuan_top {
		display: block;
	}

	.tiaokuan.fixed2,
	.tiaokuan.fixed {
		padding-top: 305px;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 10px 20px;
		font-size: 16px;
		line-height: 30px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		height: 180px;
		padding: 10px;
		width: 45%;
		float: left;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: 180px;
		padding: 10px;
		margin-top: 20px;
		width: 45%;
		float: right;
		margin-top: 0;
	}

	.kehu ul li {
		padding-left: 268px
	}

	.kehu ul li .img_logo {
		width: 200px;
	}

	.kehu ul li .img_logo {
		left: 35px;
	}

	.shuji_list a {
		width: 370px;
	}

	.anli_deatil_top {
		padding: 60px 0 10px;
	}
}

/*p*/

@media screen and (max-width: 640px) {
	.wap_ljgd {
		display: inline-block;
	}

	.wap_head .yanshi {
		line-height: 19px;
		width: 100px;
		overflow: visible;
		height: 45px;
		padding-top: 5px !important;
	}

	.wap_head .yanshi i {
		display: none;
	}

	.custom_sound ul li a {
		padding: 0px !important;
	}

	.custom_sound ul li span {
		height: 0px !important;
		text-align: center;
	}

	.bdshare-slide-button {
		display: none !important;
	}


	.wap_foot {
		display: block;
		height: 25px;
		width: 70%;
		border-radius: 0px 30px 30px 0px
	}

	.hyfa_topRight_div>a {
		margin-top: 0px
	}

	.index_txt .text {
		font-size: 22px;
		line-height: 36px;
		font-weight: 600;
	}

	.index_txt {
		line-height: 40px;
		bottom: 46%;
		width: 50%;
		left: auto;
		margin: 0;
		right: -10px;
		height: 321px;
	}

	.banner_wap .knowMore {
		font-size: 16px;
		width: 100px;
		line-height: 32px;
	}

	.index_txt .knowMore span {
		background: url(../images/yjt2.png) no-repeat right 4px !important;
	}

	.banner_wap .knowMore {
		margin: 10px auto !important;
	}

	.product_1_bg .knowMore {
		padding: 0 20px;
	}

	.index_ul ul li {
		margin: 12px 4%;
		padding: 30px 2%;
		width: 42%;
	}

	.index_ul ul li.marL0 {
		margin-left: 0;
	}

	.index_ul ul li.marR0 {
		margin-right: 0;
		float: right;
	}

	.product_1 {
		height: auto;
	}

	.header {
		display: none;
	}

	.wap_head {
		display: block;
		padding: 0;
	}

	.index_ul ul li a span {
		font-size: 18px;
	}

	.index_ul ul li a p {
		font-size: 16px;
		line-height: 25px;
		height: 50px;
		overflow: hidden;
	}

	.wap_hide {
		display: none !important;
	}

	.wap_show {
		display: block;
	}

	.index_ul ul li a img {
		max-width: 76px;
	}

	.product_1 .product_1_img {
		height: 300px;
	}

	.footer_nav_rt {
		width: 100%;
	}

	.footer_nav_rt_list span {
		font-size: 16px;
		line-height: 30px;
	}

	.wap_bot {
		margin-bottom: 20px !important;
	}

	.footer_nav_rt_list span.red {
		color: #f00;
	}

	.footer_nav_rt_list ul li a {
		font-size: 14px;
		line-height: 30px;
		letter-spacing: -0.02em;
	}

	.footer_p {
		padding: 10px 10px 5px;
		margin-top: 6px;
	}

	.footer_p,
	.footer_p a {
		font-size: 14px;
		line-height: 24px;
		display: inline-block;
	}

	.manage_jianjie h3 span {
		display: block;
	}

	.anli_index_txt {
		left: 20px;
		width: auto;
		display: inline-flex;
	}

	.anli_index_txt span {
		color: #666666;
	}

	.anli ul li span {
		height: auto;
	}

	.footer_nav_rt_list {
		display: inline-block;
		float: none;
		vertical-align: top;
		padding: 0 1px;
	}

	.child {
		padding-left: 0;
	}

	.yanshi_form {
		margin-top: 0;
	}

	.shuji_list a {
		width: 100%;
	}

	.child_rt,
	.child_rt.bg2,
	.child_rt.bg3 {
		border: none;
	}

	.product_dl dd {
		padding: 20px 24px;
		font-size: 16px;
		line-height: 36px;
	}

	.fenlei_a a.a1:hover {
		padding: 0 10px;
		line-height: 35px
	}

	.qd_list_con {
		padding: 0 10px;
	}

	.qd_list_con .list_lb {
		width: 100%;
	}

	.product_dl dd .productTitle {
		font-size: 18px;
	}

	.sqys_wap {
		display: block;
	}

	/*首页*/
	.index_title {
		font-size: 20px;
		line-height: 20px;
		padding-top: 20px;
	}

	.index_cot {
		font-size: 16px;
		line-height: 28px;
	}

	.index_cot .index_cot_a {
		font-size: 16px;
	}

	.index_cot2 {
		margin-top: 0;
	}

	.right_ban {
		width: 300px;
		right: -300px;
	}


	/*内页*/
	.yanshi_form {
		margin-bottom: 0;
	}

	.pc_ban_hide {
		display: block !important;
	}

	.product_dl_cur {
		font-size: 22px;
		padding: 20px 0 10px 0;
		line-height: 30px;
		font-weight: bold;
	}

	.product_dl_cur2 {
		font-size: 18px;
		line-height: 30px;
		padding: 0 10px;
	}

	.product_dl_cur3 {
		font-size: 18px;
		line-height: 30px;
		padding: 0 10px;
	}

	.product_dl_cur4 {
		font-size: 18px;
		line-height: 30px;
		padding: 0 10px;
	}

	.product_dl.product_dl_wap dd.first {
		padding-top: 0;
	}

	.fenlei h3 {
		font-size: 16px;
		margin-bottom: 0;
	}

	.fenlei h3 span {
		font-size: 20px;
	}

	.fenlei,
	.fenlei.odd {
		padding: 10px 0;
	}

	.fenlei .fenlei_img {
		display: block;
		width: 100%;
		position: relative;
		margin-bottom: 15px;
		max-width: 100%;
	}

	.fenlei_a a {
		font-size: 14px;
		line-height: 36px;
		padding: 0 10px;
	}


	.anli ul li {
		width: 44%;
		height: 180px;
		margin: 0 3%;
	}

	.anli ul li a {
		height: auto;
		padding: 10px 0;
	}

	.anli ul li a img {
		width: 132px;
		height: 66px;
	}

	.anli ul li h3 {
		font-size: 16px;
		line-height: 24px;
		height: 24px;
	}

	.anli ul li span {
		font-size: 14px;
		line-height: 20px;
		height: 60px;
		overflow: hidden;
		margin-bottom: 25px;
	}

	.anli_a a {
		font-size: 14px;
		line-height: 36px;
	}

	.anli_deatil_top {
		padding: 60px 0 0;
	}

	.anli_deatil_top span {
		font-size: 20px;
		line-height: 25px;
	}

	.anli_deatil_top a {
		font-size: 14px;
		line-height: 30px;
	}

	.anli_deatil h1 {
		font-size: 22px;
		padding: 20px 0;
		line-height: 30px;
	}

	.anli_deatil_cur {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	/*.anli_word .anli_word_t{display:none;}*/
	.anli_word {
		padding: 10px 0 20px;
		font-size: 16px;
		line-height: 30px;
	}

	/*.anli_word .anli_word_t .anli_word_t_1{ position:absolute; top:0;}*/
	.anli_word .anli_word_t .anli_word_t_1 {
		height: auto;
		padding: 10px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		height: auto;
		padding: 10px;
		margin-top: 20px;
	}

	.tiaokuan_top ul {
		width: 90%;
	}

	.tiaokuan_top ul li {
		font-size: 14px;
		line-height: 30px;
	}

	.tiaokuan_cot_list .tiaokuan_title {
		font-size: 16px;
	}

	.tiaokuan_cot {
		font-size: 16px;
	}

	.product_dl_title {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
		padding: 10px 0;
	}

	.zhichi_t ul li i {
		width: 40px;
		height: 40px;
		top: 28px;
	}

	.zhichi_t ul li {
		font-size: 12px;
		line-height: 24px;
		padding-left: 60px;
	}

	.zhichi_t ul li .li_cot {
		height: 60px;
		padding-left: 10px;
		height: 96px;
	}

	.zhichi_t ul li .li_cot p {
		padding-left: 30px;
		background-size: 24px 24px;
		margin: 0;
		line-height: 30px;
	}

	.product_dl dd .dd_img,
	.product_dl dd .dd_img.odd {
		padding: 0;
	}

	.product_dl dd .dd_img img,
	.product_dl dd .dd_img.odd img {
		position: relative;
		max-width: 100%;
		margin-bottom: 25px;
	}

	.product_dl dd .dd_img h3 {
		font-size: 16px;
	}

	.product_dl dd .dd_img h3 span {
		display: inline-block;
		font-size: 18px;
	}

	.child_rt.bg4 {
		border: none;
	}

	.product_dl dd .ft22 {
		font-size: 18px;
		color: #6d9e39;
	}

	.child_60 {
		padding: 15px 0;
	}

	.culture_list {
		font-size: 16px;
		line-height: 30px;
	}

	.culture_list_cur {
		font-size: 18px;
		font-weight: bold;
	}

	.shuji_dl dd h3 {
		font-size: 18px;
		line-height: 24px;
		padding: 8px 0;
	}

	.shuji_cur {
		font-size: 20px;
		line-height: 30px;
		padding: 0;
		font-weight: bold;
	}

	.shuji {
		padding-bottom: 0;
	}

	.shuji_dl dd {
		padding: 10px 0;
	}

	.shuji_dl dd .dd_cot {
		padding: 0 10px 0 125px;
		height: auto;
		font-size: 16px;
		line-height: 24px;
	}

	.shuji_dl dd .dd_cot img {
		width: 105px;
		height: auto;
	}

	.shuji_dl dd .dd_cot .yuedu {
		position: relative;
		top: 0;
		right: 0;
		font-size: 14px;
		line-height: 30px;
		height: 30px;
		margin-top: 6px;
		display: inline-block;
		padding: 0 20px;
		width: auto;
	}

	.shuji_jianjie_top .shuji_jianjie_top_cur {
		font-size: 18px;
		line-height: 24px;
		padding: 8px 0;
	}

	.shuji_jianjie_top {
		padding: 10px;
		width: 100%;
		margin-left: -10px;
	}

	.shuji_jianjie_top_2 {
		padding-left: 125px;
	}

	.shuji_jianjie_top_2 .shuji_jianjie_top_img {
		width: 105px;
		height: auto;
	}

	.shuji_jianjie_top_2 {
		font-size: 16px;
		line-height: 24px;
	}

	.shuji_jianjie_top_2 .yuedu {
		position: relative;
		top: 0;
		right: 0;
		font-size: 14px;
		line-height: 30px;
		height: 30px;
		margin-top: 6px;
		display: block;
		padding: 0 20px;
		width: 70px;
	}

	.shuji_mulu {
		left: 50%;
		margin-left: -150px;
	}

	.shuji_mulu a,
	.shuji_mulu span {
		font-size: 16px;
	}

	.shuji_jianjie_cot {
		padding: 10px 0;
		font-size: 16px;
		line-height: 30px;
	}

	.shuji_jianjie_cot_cur {
		font-size: 20px;
		line-height: 36px;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.shuji_jianjie_cot_a {
		text-align: center;
	}

	.shuji_jianjie_cot_a a {
		font-size: 14px;
	}

	.shuji_jianjie_cot h1 {
		font-size: 16px;
		margin: 10px 0;
	}

	.shuji_jianjie_cot_a2 a {
		font-size: 14px;
	}

	.manage {
		padding: 20px 0;
		width: 100%;
	}

	.manage_img ul li {
		/*width:46%;*/
		margin: 0 2% 20px;
	}

	.manage_img ul li img {
		width: 100%;
		height: auto;
	}

	.manage_img ul li h3 {
		display: block;
	}

	.manage .manage_cot {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.manage .manage_cur {
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
	}

	.manage_jianjie h3 {
		font-size: 16px;
		line-height: 30px;
	}

	.manage_jianjie_content {
		font-size: 16px;
		line-height: 30px;
	}

	.culture_cur span {
		margin: 0 -4px;
	}

	.news_cur {
		font-size: 20px;
	}

	.culture_cur {
		margin-bottom: 25px;
	}

	.news .news_ul ul li {
		border-bottom: 1px solid #dddddd;
		padding-bottom: 15px;
		width: 46%;
		margin: 2%;
		padding-top: 10px;
	}

	.news .news_ul ul li.pic_wu .title {
		line-height: 50px;
		background-size: 100% 60px;
		height: 60px;
		background-repeat: no-repeat;
		font-size: 18px;
	}

	.news .news_ul ul li h3 a {
		font-size: 18px;
		line-height: 24px;
		height: auto;
	}

	.news .news_ul ul li p {
		font-size: 16px;
		height: auto;
		line-height: 25px;
	}

	.news .news_ul ul li .time {
		margin-top: 10px;
	}

	.news_a a {
		font-size: 14px;
		line-height: 36px;
		padding: 0 20px;
	}

	.manage .manage_cot2 .zhang {
		display: none;
	}

	.manage .manage_cot2 {
		font-size: 16px;
		line-height: 30px;
	}

	.about_deatil {
		padding: 20px 0;
		font-size: 16px;
		line-height: 30px;
	}

	.about_deatil h1 {
		font-size: 18px;
		line-height: 30px;
		padding: 10px 0;
		font-weight: bold;
	}

	.about_deatil .time {
		font-size: 14px;
		line-height: 30px;
		padding: 8px 0;
	}

	.hezuo_form {
		width: 100%;
	}

	.yanshi_form {
		padding: 20px 0;
	}

	.yanshi_cur {
		font-size: 18px;
	}

	.wenti_ask {
		font-size: 16px;
		text-align: center;
		line-height: 25px;
	}

	.wenti_ask .tel {
		margin-left: 0;
	}

	.wenti_ask span {
		display: block;
	}

	.wenti_ask .email {
		margin-left: 0;
	}

	.form_cot_list .sub {
		margin-bottom: 6px;
	}

	.form_cot_list .txt3 {
		margin-bottom: 6px;
	}

	.dl_sec {
		padding: 0;
	}

	.product_ul ul li {
		width: 100%;
	}

	.kehu ul li {
		padding: 10px 0 10px 90px;
	}

	.kehu ul li .img_logo {
		left: 0;
		width: 80px;
		font-size: 12px;
		line-height: 20px;
		padding: 15px 0;
	}

	.kehu ul li .img_logo img {
		width: 80px;
		height: auto;
	}

	.kehu ul li .li_cot {
		font-size: 16px;
		line-height: 24px;
	}

	.shenqing_a {
		text-align: center;
		padding: 20px 0;
	}

	.diqu {
		padding: 10px;
		font-size: 16px;
		line-height: 30px;
	}

	.diqu .diqu_list {
		width: 100%;
		height: auto;
		margin: 10px 0;
	}

	.shangbiao {
		font-size: 16px;
	}

	.Sitemap_list ul {
		width: 50%;
	}

	.Sitemap .Sitemap_cur {
		font-size: 20px;
		font-weight: bold;
		padding: 0;
		line-height: 40px;
	}

	.Sitemap_list ul li.cur {
		font-size: 18px;
	}

	.Sitemap_list ul li a {
		font-size: 14px;
		line-height: 30px;
	}

	.sitemap_cot_title {
		font-size: 16px;
	}

	.sitemap_cot a,
	.sitemap_cot span {
		font-size: 14px;
	}

	.shuping {
		padding: 20px 0;
	}

	.shuping_cot ul li {
		padding: 10px 0;
	}

	.anli {
		padding: 20px 0;
	}

	.yanshi_txt {
		margin-left: 0 !important;
		font-size: 20px;
		line-height: 40px;
		width: 100%;
	}

	.dd_pt_20 .product_dl_cur.first {
		padding: 0;
	}

	.culture_list_dl {
		padding-bottom: 20px;
	}

	.culture_list_dl dd .dd_cot {
		margin-bottom: 0;
	}

	.product_1_bg .pd20 {
		font-size: 18px;
		line-height: 24px;
		padding: 15px 10px;
	}

	.product_1_bg .pd20 img {
		height: 30px;
	}

	.banner .txt {
		width: 100%;
		text-align: center;
		left: 0;
		margin-left: 0;
		font-size: 24px;
		line-height: 30px;
		bottom: auto;
		top: 50%;
		margin-top: -30px;
	}

	.tiaokuan.fixed2 .tiaokuan_cur {
		padding: 20px 0;
		font-size: 20px;
		line-height: 30px;
	}

	.tiaokuan.fixed2 .tiaokuan_cot_list .tiaokuan_title {
		padding-top: 340px;
	}

	.tiaokuan.fixed .tiaokuan_cur,
	.tiaokuan.fixed2 .tiaokuan_cur {
		text-indent: 6%;
	}

	.dd_pt_40 .product_dl_cur.first {
		padding: 0 0 20px
	}

	.culture_list_cur {
		line-height: 30px;
	}

	.form_cot_list span {
		text-align: left;
		width: 85px;
	}

	.form_cot_list {
		padding-left: 0;
		font-size: 16px;
		line-height: 24px
	}

	.form_cot {
		padding: 0 10px;
	}

	.form_cot_list .txt2 {
		height: 120px;
		font-size: 16px;
	}

	.erweima {
		width: 80px;
		height: 30px;
	}

	.form_cot_list .txt3 {
		width: 120px;
	}

	.form_cot_list .reset {
		width: 49%;
	}

	.form_cot_list .sub {
		width: 49%;
	}

	.diqu .diqu_list .diqu_list_cur {
		font-size: 18px;
	}

	.tiaokuan .tiaokuan_cur {
		font-size: 20px;
		padding: 20px 0 0;
		line-height: 30px;
	}

	.shangbiao dl dd {
		padding: 10px 0 20px 0
	}

	.form_cot_list .chekbox {
		left: -10px;
	}

	.tiaokuan.fixed .tiaokuan_cot_list .tiaokuan_title {
		padding-top: 270px;
		margin-top: -311px;
	}

	.tiaokuan.fixed .tiaokuan_cur,
	.tiaokuan.fixed2 .tiaokuan_cur {
		padding: 20px 0;
	}

	.culture_list {
		padding-bottom: 0;
	}

	.manage_img ul li h3 {
		font-size: 16px;
		line-height: 20px;
		padding: 10px 0 5px;
	}

	.jianjie_60 {
		padding: 0 0 0;
	}

	.fenlei_a {
		margin-top: 15px;
	}

	.manage_jianjie h3 {
		margin-bottom: 20px;
	}

	.manage_jianjie {
		margin-bottom: 20px;
	}

	.right_fixed {
		bottom: 300px;
	}

	.right_fixed #right1,
	.right_fixed #right2,
	.right_fixed #right3,
	.right_fixed #right4 {
		display: none;
	}

	.index {
		padding: 20px 0;
	}

	.shuping_cur {
		font-size: 20px;
		line-height: 30px;
		font-weight: bold;
	}

	.wap_hide {
		display: none;
	}

	.anli_word .anli_word_t {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}

	.fenlei.odd .fenlei_img {
		position: relative;
		left: 0;
	}

	.pc_map {
		display: none;
	}

	.banner_pc {
		display: none;
	}

	.banner_wap {
		display: block;
		margin-top: 50px;
		height: auto;
	}

	.news .news_ul ul li.pic_you .title {
		line-height: 34px;
	}

	.wap_map {
		display: block;
	}

	.banner_pad {
		display: none;
	}

	.wap_8m {
		color: #fff;
		padding: 0 10px;
		display: block;
		margin-bottom: 8px;
	}

	.anli_word .anli_word_t .anli_word_t_2 {
		line-height: 32px;
		width: 94%;
		float: left;
	}

	.anli_word .anli_word_t .anli_word_t_1 {
		line-height: 32px;
		width: 94%;
	}

	.culture_list_dl dd .dd_cot {
		padding-bottom: 20px;
	}

	.manage_jianjie_content .toyxiang {
		width: 180px;
		height: 200px;
	}

	.product_dl_cur5 {
		font-size: 18px;
	}

	.tiaokuan.fixed2 .tiaokuan_top,
	.tiaokuan.fixed .tiaokuan_top {
		display: none;
	}

	.tiaokuan.fixed2,
	.tiaokuan.fixed {
		padding-top: 80px;
	}

	.bd_pc {
		display: none;
	}

	.tiaokuan.fixed {
		padding-top: 115px !important;
	}

	.index_banner_pad {
		display: none;
	}

	.view {
		padding: 0 20px !important;
	}
}

/*@media screen and (max-width: 520px) {

.manage{padding:30px 0; width:300px; margin:auto;}
.manage_img ul li h3{font-size:16px; height:36px; overflow:hidden;}
.manage_img ul li span{font-size:12px;}
.manage_img ul li{ width:140px; margin:10px 5px;}
.manage_img ul li img{width:140px; height:150px;}
.manage_jianjie_content .toyxiang{float:none; display:block; margin:15px auto;}

}*/

@media screen and (max-width: 480px) {
	.width1180 {
		width: auto;
	}

	.clientRecommend>.clientRecommend_top {

		height: 210px;

	}

	.clientRecommend>.clientRecommend_top>.clientRecommend_top_img_d {
		min-width: auto;

	}

	.clientRecommend>.clientRecommend_top>.clientRecommend_top_img_d .m_title {
		color: #fff;
		margin-top: -40px;
		font-size: 40px;
	}

	.pc_img {
		display: none;
	}

	.mo_img {
		display: block;
		margin-top: 40px;
	}

	.clientRecommend>.clientRecommend_top>.clientRecommend_top_img_d .f_title {
		display: none;
	}

	.clientRecommend>.clientRecommend_bottom>.clientRecommend_bottom_img_d .below_img_text .text1 {
		font-size: 20px;
	}

	.clientRecommend>.clientRecommend_content>.clientRecommend_content_d {
		justify-content: center;
	}

	.clientRecommend>.clientRecommend_content>.clientRecommend_content_d>.client_div {
		width: 92%;
	}

	.btn_yanshi2 {
		padding: 0 22px;
	}

	.btn_contact {
		padding: 0 22px;
	}

	.anli ul li {
		height: auto;
	}

	.anli ul li h3 {
		/*display:none;*/
	}

	.anli ul li span {
		/*display:none*/
	}

	.news .news_ul ul li {
		width: 100%;
		margin: 10px 0;
		height: auto;
	}

	.news .news_ul ul li.pic_you .time {
		margin-top: 15px;
	}

	.app_download_box {
		display: flex;
		flex-direction: column-reverse;
		position: static;
		height: auto;
		margin-top: 50px;
	}

	.app_download_box>div {
		position: static;
		margin-top: 0px;
		top: 0;
	}

	.wap_head .yanshi {
		padding: 0 0px;
	}

	.smb_content_blank02 {
		height: 40px;
	}

	.smb_content_blank {
		height: 40px;
	}

	.smb_right_font {
		font-size: 12px;
	}

	.smb_top_outer_div {
		padding-top: 336px;
	}

	.smb_top_title_right {
		width: 60%
	}

	.smb_content_font_width {
		width: 100%
	}

	.smb_content_inline {
		margin-left: 0px;
	}

	.smb_content_font {
		padding-left: 20px;
		font-size: 14px;
	}

	.smb_content_font2 {
		font-size: 16px;
		padding-left: 20px;
	}

	.smb_content_font_width2 {
		width: 100%
	}

	.smb_content_more {
		padding-left: 20px;
	}

	.smb_content_more2 {
		padding-left: 20px;
		padding-bottom: 30px;
	}

	.smb_blog_content ul li {
		float: left;
		width: 100%;
		margin: 6px auto;
	}

	.smbOtherImg {
		margin-top: 100px;
		margin-left: 5px;
	}

	.smb_left_font {
		font-size: 16px;
	}

	.smb_content_title {
		font-size: 32px;
	}

	.smb_content_title02 {
		padding-left: 20px;
		font-size: 32px;
	}

	.smb_top_title_left {
		min-width: 115px;
	}

	.smb_top_img {
		height: 520px;
	}

	.smb_return_btn_div {
		padding-left: 200px;
	}

	.smb_top_img {
		height: 800px;
		background: url('/images/smb/smb_banner360.png');
	}
}

@media screen and (max-width: 320px) {
	.right_ban {
		width: 300px;
		right: -300px;
	}
}


@media screen and (max-width: 1023px) and (min-width: 640px) {
	.page_container {
		margin-top: 20px;
	}
}

@media screen and (max-width: 640px) {
	.page_container {
		margin-top: 20px;
	}
}

@media screen and (min-width: 1023px) and (max-width:1280px) {
	.smb_top_img {
		background: url('/images/smb/smb_banner1280.png');
	}

	.page_containe_width {
		width: 100%;
	}

	.wd1180222 {
		width: 100%;
		max-width: 100%;
	}

	.header_nav_inner .inner_href {
		width: 222px !important;
		font-size: 0.9em;
		margin-right: 36px;
		margin-top: 20px;}


}
	@media screen and (min-width: 1023px) and (max-width:1281px) {
	.header_nav_inner .inner_href {
		width: 222px !important;
		font-size: 0.9em;
		margin-right: 36px;
		margin-top: 20px;}

	.inner_panel_link {
			
			width: 193px !important;
			}

}

@media screen and (max-width: 1023px) and (min-width: 640px) {
	.page_containe_width {
		width: 100%;
	}
}

/* 移动端首页超级定制 start */
@media screen and (max-width: 640px) {
	.mobile_index_special_systems_div {
		position: absolute;
		margin-left: 10%;
		margin-right: 10%;
		/* margin-top: -280px; */
		margin-top: -125px;
		width: 80%;
		border-radius: 40px;
		border: 1px solid #ffffff;
		background-image: url(../images/index_pic/mm_1px.png);
	}

	.mobild_bg_00A0E8 {
		background-color: #00aef3;
		background-image: url(../images/index_pic/mm-di.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.mobile_index_temp_div {
		margin-top: 50px;
		height: 25px
	}

	.mobile_index_left {
		margin-top: 15px;
		margin-bottom: 15px;
		/* margin-left: 15%; */
		line-height: 36px;
	}

	.mobile_index_content {
		font-size: 17px;
	}

	.mobile_index_title {
		font-size: 20px;
		text-align: center;
	}

	.mobile_index_content_span {
		color: #ffffff;
	}

	.mobile_index_title_span {
		color: yellow;
		border-bottom: solid 1px yellow;
	}

	.wap_foot ul li {
		width: 24%;
		float: left;
		text-align: center;
		margin-left: 13px;
	}


}

/* 移动端首页超级定制 end */

@media screen and (max-width: 640px) {
	.diff_content_box2 {
		padding: 10px;
		font-size: 18px;
		line-height: 25px;
		width: 98%;
	}

	.index_bottom {
		margin: 20px
	}

	.industries_select_btn_div {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 1023px) and (min-width: 640px) {
	.diff_content_box2 {
		padding: 10px;
		font-size: 18px;
		line-height: 25px;
		width: 98%;
	}

	.index_bottom {
		margin: 20px
	}

}

@media screen and (max-width: 1280px) {
	.blog_menu span {
		padding: 5px 6px;
	}

	.blog_content ul li {
		width: 28%;
	}

	.blog_title_div {
		min-height: 108px;
	}

	.nav_ul li .li_a {
		padding: 7px 1px 5px 1px;
	}

	.gailan_box2>.gailan_box_child>.gailan_news {

		left: 116px
	}

	.data_desc {
		margin-top: -20px;
	}

	.data_to_apply_btn {
		margin-top: 20px;
		padding: 8px 28px;
	}

}

@media screen and (max-width: 640px) {
	.hyfa_topRight_div {
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 45px;
	}

	.showMobile460 {
		display: block;
	}

	.blog_content {
		margin-left: 0px;
		padding: 0px 10px;
	}

	.blog_content ul li {
		width: 100%;
	}

	.blog_content ul li {
		margin: 10px auto;
	}

	.blog_paging {
		padding: 10px 0px 30px 0px;
	}

	.blog_paging a {
		margin: 0px 2px;
		padding: 2px 5px;
	}

	.blog_menu {
		padding: 55px 10px 0px 10px;
	}

	.blog_menu span {
		padding: 5px 12px;
		line-height: 30px
	}

	.blank_div {
		height: 0px;
	}

	.price_description {
		padding: 15px 0;
	}

	.price_content ul li {
		margin: 5px 0;
	}

	.price_title {
		padding: 78px 0 0 0;
	}

	.crm_top {
		height: auto;
	}


}

@media screen and (max-width: 640px) {
	.industries_topImg_text {
		display: none;
	}

	.homeCustomersMain_lefe {
		height: auto;
	}

	.industries_fa_div_wrap>.fx_box {
		width: 100%;
	}

	.industries_topImg_pc {
		display: none;
	}

	.industries_topImg_m {
		display: block;
	}

	.industries_topImg_div {
		/*margin-top: 50px;*/
	}

	.industries_topImg_div>img {
		height: 100%;
		min-width: 412px;
	}

	.page_title,
	.page_title_se {
		font-size: 28px;
		text-align: center;
		line-height: 40px;
		/* margin-top:50px; */
		margin-top: 20px;
	}

	.product_flow_box {
		margin: 0px;
		margin-top: 20px;
		height: auto;
	}

	.sales_box {
		margin: 0 auto;
	}

	.price_description {
		padding: 20px 22px
	}

	.price_title {
		padding-top: 75px;
	}

	.price_out_div {
		width: 309px;
	}

	.price_content ul li {
		margin: 20px auto;
	}

	.price_out_div2 {
		width: 309px;
	}
}

@media screen and (max-width: 360px) {
	.mobile_index_smb_div {
		bottom: -24px;
	}

	.mobile_index_smb_icon {
		width: 78px;
	}

	.mobile_index_smb_div_left span {
		font-size: 13px;
	}

	.index_banner_wap_t1 {
		font-size: 16px;
	}
}

@media screen and (max-width: 1048px) and (min-width:768px) {
	.showPad {
		display: block;
	}

	.smb_content_font_width {
		width: 45%;
	}

	.smb_bottom_img {
		height: 970px;
	}

	.index_banner_pad {
		height: 1319px;
	}

	.index_banner_pad .img1 {
		height: 100%;
		width: 100%;
	}

	.color_deep_blue_font {
		font-size: 18px;
	}

	.color_eee_font,
	.color_eee_font a {
		font-size: 17px;
	}

	.index_banner_wap_t1 {
		font-size: 24px;
	}

	.index_banner_wap_t2 {
		font-size: 24px;
	}

	.mobile_index_smb_div {
		bottom: 0px;
		margin-bottom: 10px;
	}

	.mobile_index_smb_btn {
		font-size: 22px;
	}

	.mobile_index_smb_icon {
		padding-left: 20px;
	}

	.mobile_index_smb_div_left span {
		/* text-align: left; */
		position: absolute;
		display: inline-block;
		margin-top: -30px;
		right: 39%;
		top: 50%;
		padding: 1px 5px;
		color: rgba(8, 186, 43, 1);
		/* width: 100%; */
		margin-left: 219px;
		font-size: 25px;
	}
}

@media screen and (max-width: 1023px) {
	.mobile_show {
		display: block;
	}

	.font_png {
		display: none;
	}

	.index_left_img {
		display: block;
		margin-top: 40px;
	}

	.index_right_img {
		display: block;
	}

	.index_item_left {
		width: 80%;
		max-width: auto;
		min-width: auto;
		text-align: left;
		margin-bottom: 80px;
	}

	.index_item_right {
		width: 80%;
		max-width: auto;
		min-width: auto;
		text-align: left;
		margin-bottom: 100px;
	}

	.index_title_div_inner {
		display: none;
	}

	.index_title_p {
		padding-top: 100px;
	}

	.index_left_img img {
		margin-top: 30px;
	}
}

@media screen and (max-width: 768px) {
	.textAreaStyle>.textAreaImg {
		display: none;
	}

	.textAreaStyle {
		padding: 10px 5px;
	}

	.anli2 {
		text-align: center;
		margin-left: 0px;
	}

	.anli2 ul li {
		width: 35%;
		position: static;
	}


	.successful_viewMore_btn {
		width: 100px;
	}

	.successful_viewMore_div {
		margin-top: 30px;
	}

	.successful_navigation_div {
		width: auto;
	}

	.successful_select_span {
		display: none
	}

	.successful_hangye_btn {
		width: 87px;
	}

	.successful_select_div {
		display: none;
	}

	.anli_word2 .anli_word_t2 {
		display: block;
		width: 95%;
		margin: 10px auto;
	}

	.anli_content_left {
		padding: 1px;
	}

	.anli_content {
		display: block;
		width: 95%;
		vertical-align: top;
		margin: 25px auto;
	}

	.successfulCase_top_left_div {
		float: none;
		width: 95%;
		margin: 10px auto;
	}

	.successfulCase_top_right_div {
		float: none;
		width: 95%;
		margin: 25px auto;
	}

	.successfulCase_top_first_img {
		text-align: center;
		margin-top: 30px;
	}

	.anli_deatil_top2 span {
		font-size: 25px;
		line-height: 40px;
		text-align: center;
	}

	.successfulCase_title_div {
		padding: 20px 0 10px 0;
	}

	.success_ful_navigation {
		margin-top: 88px
	}
}


/* @media screen and (min-width: 1980px){
	.wd1180{ max-width:1580px; min-width:1580px;width: 1580px;}
} */

@media screen and (max-width: 1100px) {
	.saas_1 {
		display: none;
	}

	.saas_2 {
		display: none;
	}

	.saas_3 {
		display: block;
	}
}

@media screen and (min-width: 1100px) {
	.saas_1 {
		display: block;
	}

	#tb1-saas1 {
		display: block;
	}

	.saas_2 {
		display: none;
	}

	#tb2-saas1 {
		display: none;
	}

	.saas_3 {
		display: none;
	}
}

@media screen and (min-width: 1300px) {
	.saas_1 {
		display: none;
	}

	#tb1-saas1 {
		display: none;
	}

	.saas_2 {
		display: block;
	}

	#tb2-saas1 {
		display: block;
	}

	.saas_3 {
		display: none;
	}
}



@media screen and (max-width: 1280px) {
	.custom_layout {
		width: 94%;
	}
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
	.custom_layout {
		width: 93%;
	}
}

@media screen and (max-width: 1680px) and (min-width: 1441px) {
	.custom_layout {
		width: 80%;
	}
}

@media screen and (max-width: 1920px) and (min-width: 1681px) {
	.custom_layout {
		width: 70%;
	}
}

@media screen and (max-width: 3840px) and (min-width: 1921px) {
	.custom_layout {
		width: 57%;
	}
}


@media screen and (max-width: 1025px) {
	.cards_section_container>div {
		width: calc((100% - 60px) / 2);
		min-width: calc((98% - 60px) / 2);
		max-width: calc((98% - 60px) / 2);
	}

}

@media screen and (max-width: 1025px) {
	.cards_section_container>div {
		width: calc((100% - 60px) / 2);
		min-width: calc((98% - 60px) / 2);
		max-width: calc((95% - 60px) / 2);
	}

}


@media screen and (max-width: 768px) {
	.cards_section_container>div {
		width: calc(100%);
		min-width: calc(98%);
		max-width: calc(98%);
	}

	.cards_section_container>div>img {}
}



@media screen and (max-width: 1024px) and (min-width: 769px) {
	.cards_section_container>div {
		width: calc((100% - 10px) / 2);
		min-width: calc((98% - 10px) / 2);
		max-width: calc((98% - 10px) / 2);
	}

	.cards_section_container>div>img {
		height: 240px;
	}
}


@media screen and (max-width: 426px) {
	.about_deatil .blog_detail_box {
		display: flex;
		flex-flow: column;
	}

	.about_deatil .blog_detail_box .content {
		flex: 1;
	}

	.blog_detail_box .right_fiexd {
		display: flex;
		flex-direction: column;
		width: auto;
		margin-left: 0;

	}

	.authorRightFiexd {
		display: flex;
		flex-direction: column;
		width: auto !important;
		margin-left: 0 !important;
	}
}

/* 1015-1281 */
@media screen and (max-width: 1300px) and (min-width: 1015px) {
	.nav a.toplevel {
		z-index: 99;
		color: #181f38;
		font-size: 1.02em;
		/* padding: 1.35em 0.45em; */
		font-weight: 600;
		position: relative;
	}

}
/* 1300px-1367px */
@media screen and (max-width: 1367px) and (min-width: 1300px) {
	.nav a.toplevel {
		z-index: 99;
		color: #181f38;
		font-size: 1.02em;
		padding: 1.55em 1.0em;
		font-weight: 600;
		position: relative;
	}
}

/* 1281px */
@media screen and (max-width: 1300px) {
    .product_welcome_wrap {
        font-size: 0.8rem !important;
    }
	.product_welcome {
        height: 420px !important;
    }
}


/* 12.10移动端适配 */
@media screen and (max-width: 426px) {
	.product_welcome_right {
		width: 0;
	}

	.homeCustomersMain_wrap .homeCustomersMain_lefe {
		height: auto;
	}

	.price_list_area_single .price_list_area_single_right {
		width: 100%;
		margin: 5px 0;
	}

	.price_list_area_single .price_list_area_single_right5p {
		width: 100%;
	}

	.price_list_area_single .price_list_area_single_left {
		display: none;
	}

	.price_list_area_single .product_name {
		text-align: center;
	}

	.price_list_area_single .product_desc {
		text-align: center;
	}

	.price_list_area_single .product_price {
		text-align: center;
	}

	.price_list_area_single .intervalRow {
		width: 100% !important;
	}

	.productFeaturesRow>div.productFeaturesTable_col_name_title {
		min-width: 100px !important;
		white-space: pre-line;
	}

	.showBlogBtn {
		display: flex !important;
		margin-bottom: 50px !important
	}

	.tabContainer>.tab>.tablinks {
		width: 100%;
		margin-bottom: 20px;
	}

	.tabContainer>.tab>.tablinks_nocode {
		width: 100% !important;
		margin: 5px 0px !important;
	}

	.tabcontent .closeDiv {
		display: none;
	}

	.tabContainer .tabcontent>.itemContainer {
		height: auto;
	}

	.col-4>div {
		width: auto !important;
	}

	.cards_section .cards_section_container>div {
		margin: 0 12px 10px 12px !important;
	}

	.pageFooterColumn {
		width: 100% !important;
	}

	.pageFooterColumn>.pageFooterItem {
		text-align: left !important;
	}

	.pageFooterItemSubFlex {
		justify-content: flex-start !important;
		height: 50px !important;
	}

	.productPriceFeature_nav {
		flex-direction: column;
	}

	.crm_tabArea_wrap .productPriceFeature_nav .nav_item {
		text-align: center;
	}

	.homePage-mainInfo-d {
		padding: 0 !important;
	}

	section.aboutUsCardBottomSection .section_wrap .block_area {
		flex-wrap: wrap !important;
	}

	section#ourHistory .block_area .item {
		width: 100% !important;
	}

	.text_img_container {
		display: block !important;
	}

	.boss_block {
		display: block !important;
	}

	.boss_block>.boss_block_left {
		width: 100% !important;
	}

	.boss_block>.boss_block_right {
		padding: 32px 30px 25px 30px !important;
	}

	.boss_block>.boss_block_right .boss_block_rightTop {
		line-height: 30px !important;
		margin-bottom: 20px !important;
		padding: 0 !important;
	}

	.customerImgBox {
		display: block !important;
	}


}
/* 1025-1281 */
@media screen and (max-width: 1300px) and (min-width: 1025px) {
	.cards_section .arrow-left {
		left: -50px !important;
	}

	.cards_section .arrow-right {
		right: -50px !important;
	}
}

@media screen and (max-width: 1300px) and (min-width: 1025px) {
	nav a.toplevel {
		/* padding: 1.35em 0.65em !important; */
	}

	.header_nav {
		/* top: 80px !important; */
	}

}
@media (min-width: 1021px) {

	nav a.toplevel {
		box-sizing: border-box;
		font-size: 16px !important;
	}

	header.dark {
		box-sizing: border-box;
		border-bottom: 2px solid #d1d1d1;
	}
	.nav-right{
		height: auto !important;
	}
}
